home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 9 / af009.adf / Dave Jones' Locker / Readme.Doc < prev    next >
Text File  |  1987-08-27  |  1KB  |  36 lines

  1. THE CONTENTS OF DAVE JONES' LOCKER
  2.  
  3. Everything in Dave Jones' Locker (drawer) goes with the feature on games
  4. programming in the April issue (number 9) of Amiga Format.
  5.  
  6. This month Psygnosis programmer Dave Jones adds ship movement, overlaid
  7. hardware sprites, joyystick read, mouse read and ship animtion to last
  8. month's beautiful horizontal scroll. 
  9.  
  10. You can double click on the MOVESHIP program icon to see the result of
  11. combining last month's scroll with this month's ship animation.
  12.  
  13. All the additional source for producing and animating the ship
  14. is contained in two assembler source files called SHIPS.S and MOVESHIP.S
  15.  
  16. By combining these source files with last month's source files it's possible
  17. to assemble the complete thing into the compiled demo on this disk.
  18. Alternatively you can modify the combined source to produce something 
  19. completely different.
  20.  
  21. USe something like Devpac 2 or Argasm to compile the source.
  22.  
  23. The files in the drawer DAVE JONES' LOCKER include:
  24.  
  25. MOVESHIP - compiled demo
  26. SHIPS.S - craft source
  27. MOVESHIP.S - animation routine etc
  28.  
  29. To successfully compile, you will need the following from last month:
  30.  
  31. foregrounds
  32. map
  33. panel
  34. menace scroll.s
  35.  
  36.